home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Demos / Tools / AppMaker / Examples / pre-built AMReminder / Procedural / RemindM.h < prev    next >
Encoding:
Text File  |  1994-11-04  |  133 b   |  7 lines  |  [TEXT/MMCC]

  1. /* RemindM.h */
  2. /* Created 01/01/95 12:01 PM by AppMaker */
  3.  
  4. /*----------*/
  5. void InitRemindM    (void);
  6. void DoRemind        (short        itemNr);
  7.